Snapservice ShortTermRetention

Snapservice ShortTermRetention
Snapservice ShortTermRetention

The Snapservice ShortTermRetention schema contains properties that describe the short term retention settings for the snapshots created from member entities on the remote cluster specified by {#link clusterPair}

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "keep_last": 0
}
integer As int64 As int64
keep_last
Required

Retain the last n snapshots for the member entities created on the target replication site. The minimum and default value will be set to 1 to retain the last snapshot.

This property was added in vSphere API 9.0.0.0.